exit status meaning in Chinese
退出状态
Examples
- Expands to the exit status of the most recent pipeline
应该是最近的状态码,与程序运行的逻辑结果无关 - When the job completes , the submitter is notified of the exit status of the job , along with statistics such as the cpu time used and any input or output performed
当任务完成时,提交者就会了解到该任务的退出状态,同时还有一些统计信息,例如所使用的cpu时间,以及输入和输出信息。